projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d48f904
)
Expander: Explain how to conditionally style arrow
author
Daniel Boles
<dboles@src.gnome.org>
Thu, 14 Sep 2017 20:11:50 +0000
(21:11 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Thu, 14 Sep 2017 20:21:08 +0000
(21:21 +0100)
gtk/gtkexpander.c
patch
|
blob
|
history
diff --git
a/gtk/gtkexpander.c
b/gtk/gtkexpander.c
index e1f361760b1bdd3110d831d15c8f28e03673a6fa..bf29555f919f7ad0e6f0145d7c3be53a07e2a8e2 100644
(file)
--- a/
gtk/gtkexpander.c
+++ b/
gtk/gtkexpander.c
@@
-99,8
+99,8
@@
* ]|
*
* GtkExpander has three CSS nodes, the main node with the name expander,
- * a subnode with name title and node below it with name arrow.
Neither of
- *
them is using any style classes
.
+ * a subnode with name title and node below it with name arrow.
The arrow of an
+ *
expander that is showing its child gets the :checked pseudoclass added to it
.
*/
#include "config.h"